home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 1 / LSD Compendium Deluxe 1.iso / a / programming / assemblers / cas.lha / nl.doc < prev    next >
Encoding:
Text File  |  1992-08-11  |  314 b   |  9 lines

  1.                        NL.C, notes on use.
  2.  
  3. (0) COMMAND LINE, INPUT FORMAT
  4.    This utility will convert UNIX-style newlines into DOS-style newlines by
  5. appending every carriage return (CR) with a newline (NL).
  6.    The typical conmmand line for this utility is as follows:
  7.  
  8.                           nl Input >Output
  9.